home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / docs / mags / woa2.lha / WORLD2 / PrefsSetup < prev    next >
Text File  |  1999-01-16  |  288b  |  14 lines

  1. ;-- WOA Prefs Set Up Program
  2.  
  3. Echo "Setting WOA Preferences"
  4. Echo "-----------------------"
  5. Echo ""
  6. Sys:Prefs/WBPattern USE World2:Prefs/backdrop.prf
  7. Echo "...." NOLINE
  8. Sys:Prefs/Palette USE World2:Prefs/palette.prf
  9. Echo "..." NOLINE
  10. Wait 1
  11. Echo "....." NOLINE
  12. Echo ""
  13. Echo "All Done..."
  14.